3.1759 \(\int \frac{\sqrt{a+\frac{b}{x}}}{x^{7/2}} \, dx\)

Optimal. Leaf size=106 \[ \frac{a^2 \sqrt{a+\frac{b}{x}}}{8 b^2 \sqrt{x}}-\frac{a^3 \tanh ^{-1}\left (\frac{\sqrt{b}}{\sqrt{x} \sqrt{a+\frac{b}{x}}}\right )}{8 b^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}} \]

[Out]

-Sqrt[a + b/x]/(3*x^(5/2)) - (a*Sqrt[a + b/x])/(12*b*x^(3/2)) + (a^2*Sqrt[a + b/x])/(8*b^2*Sqrt[x]) - (a^3*Arc
Tanh[Sqrt[b]/(Sqrt[a + b/x]*Sqrt[x])])/(8*b^(5/2))

________________________________________________________________________________________

Rubi [A]  time = 0.0548153, antiderivative size = 106, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 5, integrand size = 17, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.294, Rules used = {337, 279, 321, 217, 206} \[ \frac{a^2 \sqrt{a+\frac{b}{x}}}{8 b^2 \sqrt{x}}-\frac{a^3 \tanh ^{-1}\left (\frac{\sqrt{b}}{\sqrt{x} \sqrt{a+\frac{b}{x}}}\right )}{8 b^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + b/x]/x^(7/2),x]

[Out]

-Sqrt[a + b/x]/(3*x^(5/2)) - (a*Sqrt[a + b/x])/(12*b*x^(3/2)) + (a^2*Sqrt[a + b/x])/(8*b^2*Sqrt[x]) - (a^3*Arc
Tanh[Sqrt[b]/(Sqrt[a + b/x]*Sqrt[x])])/(8*b^(5/2))

Rule 337

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, -Dist[k/c, Subst[
Int[(a + b/(c^n*x^(k*n)))^p/x^(k*(m + 1) + 1), x], x, 1/(c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && ILtQ[n,
 0] && FractionQ[m]

Rule 279

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^p)/(c*(m +
n*p + 1)), x] + Dist[(a*n*p)/(m + n*p + 1), Int[(c*x)^m*(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b, c, m}, x]
&& IGtQ[n, 0] && GtQ[p, 0] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 321

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^n
)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^n*(m - n + 1))/(b*(m + n*p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{\sqrt{a+\frac{b}{x}}}{x^{7/2}} \, dx &=-\left (2 \operatorname{Subst}\left (\int x^4 \sqrt{a+b x^2} \, dx,x,\frac{1}{\sqrt{x}}\right )\right )\\ &=-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}}-\frac{1}{3} a \operatorname{Subst}\left (\int \frac{x^4}{\sqrt{a+b x^2}} \, dx,x,\frac{1}{\sqrt{x}}\right )\\ &=-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}+\frac{a^2 \operatorname{Subst}\left (\int \frac{x^2}{\sqrt{a+b x^2}} \, dx,x,\frac{1}{\sqrt{x}}\right )}{4 b}\\ &=-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}+\frac{a^2 \sqrt{a+\frac{b}{x}}}{8 b^2 \sqrt{x}}-\frac{a^3 \operatorname{Subst}\left (\int \frac{1}{\sqrt{a+b x^2}} \, dx,x,\frac{1}{\sqrt{x}}\right )}{8 b^2}\\ &=-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}+\frac{a^2 \sqrt{a+\frac{b}{x}}}{8 b^2 \sqrt{x}}-\frac{a^3 \operatorname{Subst}\left (\int \frac{1}{1-b x^2} \, dx,x,\frac{1}{\sqrt{a+\frac{b}{x}} \sqrt{x}}\right )}{8 b^2}\\ &=-\frac{\sqrt{a+\frac{b}{x}}}{3 x^{5/2}}-\frac{a \sqrt{a+\frac{b}{x}}}{12 b x^{3/2}}+\frac{a^2 \sqrt{a+\frac{b}{x}}}{8 b^2 \sqrt{x}}-\frac{a^3 \tanh ^{-1}\left (\frac{\sqrt{b}}{\sqrt{a+\frac{b}{x}} \sqrt{x}}\right )}{8 b^{5/2}}\\ \end{align*}

Mathematica [A]  time = 0.152307, size = 89, normalized size = 0.84 \[ \frac{\sqrt{a+\frac{b}{x}} \left (\frac{\sqrt{b} \left (3 a^2 x^2-2 a b x-8 b^2\right )}{x^{5/2}}-\frac{3 a^{5/2} \sinh ^{-1}\left (\frac{\sqrt{b}}{\sqrt{a} \sqrt{x}}\right )}{\sqrt{\frac{b}{a x}+1}}\right )}{24 b^{5/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + b/x]/x^(7/2),x]

[Out]

(Sqrt[a + b/x]*((Sqrt[b]*(-8*b^2 - 2*a*b*x + 3*a^2*x^2))/x^(5/2) - (3*a^(5/2)*ArcSinh[Sqrt[b]/(Sqrt[a]*Sqrt[x]
)])/Sqrt[1 + b/(a*x)]))/(24*b^(5/2))

________________________________________________________________________________________

Maple [A]  time = 0.015, size = 92, normalized size = 0.9 \begin{align*} -{\frac{1}{24}\sqrt{{\frac{ax+b}{x}}} \left ( 3\,{\it Artanh} \left ({\frac{\sqrt{ax+b}}{\sqrt{b}}} \right ){a}^{3}{x}^{3}-3\,{x}^{2}{a}^{2}\sqrt{b}\sqrt{ax+b}+2\,xa{b}^{3/2}\sqrt{ax+b}+8\,{b}^{5/2}\sqrt{ax+b} \right ){x}^{-{\frac{5}{2}}}{b}^{-{\frac{5}{2}}}{\frac{1}{\sqrt{ax+b}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b/x)^(1/2)/x^(7/2),x)

[Out]

-1/24*((a*x+b)/x)^(1/2)/x^(5/2)/b^(5/2)*(3*arctanh((a*x+b)^(1/2)/b^(1/2))*a^3*x^3-3*x^2*a^2*b^(1/2)*(a*x+b)^(1
/2)+2*x*a*b^(3/2)*(a*x+b)^(1/2)+8*b^(5/2)*(a*x+b)^(1/2))/(a*x+b)^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x)^(1/2)/x^(7/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 1.52904, size = 412, normalized size = 3.89 \begin{align*} \left [\frac{3 \, a^{3} \sqrt{b} x^{3} \log \left (\frac{a x - 2 \, \sqrt{b} \sqrt{x} \sqrt{\frac{a x + b}{x}} + 2 \, b}{x}\right ) + 2 \,{\left (3 \, a^{2} b x^{2} - 2 \, a b^{2} x - 8 \, b^{3}\right )} \sqrt{x} \sqrt{\frac{a x + b}{x}}}{48 \, b^{3} x^{3}}, \frac{3 \, a^{3} \sqrt{-b} x^{3} \arctan \left (\frac{\sqrt{-b} \sqrt{x} \sqrt{\frac{a x + b}{x}}}{b}\right ) +{\left (3 \, a^{2} b x^{2} - 2 \, a b^{2} x - 8 \, b^{3}\right )} \sqrt{x} \sqrt{\frac{a x + b}{x}}}{24 \, b^{3} x^{3}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x)^(1/2)/x^(7/2),x, algorithm="fricas")

[Out]

[1/48*(3*a^3*sqrt(b)*x^3*log((a*x - 2*sqrt(b)*sqrt(x)*sqrt((a*x + b)/x) + 2*b)/x) + 2*(3*a^2*b*x^2 - 2*a*b^2*x
 - 8*b^3)*sqrt(x)*sqrt((a*x + b)/x))/(b^3*x^3), 1/24*(3*a^3*sqrt(-b)*x^3*arctan(sqrt(-b)*sqrt(x)*sqrt((a*x + b
)/x)/b) + (3*a^2*b*x^2 - 2*a*b^2*x - 8*b^3)*sqrt(x)*sqrt((a*x + b)/x))/(b^3*x^3)]

________________________________________________________________________________________

Sympy [A]  time = 117.352, size = 122, normalized size = 1.15 \begin{align*} \frac{a^{\frac{5}{2}}}{8 b^{2} \sqrt{x} \sqrt{1 + \frac{b}{a x}}} + \frac{a^{\frac{3}{2}}}{24 b x^{\frac{3}{2}} \sqrt{1 + \frac{b}{a x}}} - \frac{5 \sqrt{a}}{12 x^{\frac{5}{2}} \sqrt{1 + \frac{b}{a x}}} - \frac{a^{3} \operatorname{asinh}{\left (\frac{\sqrt{b}}{\sqrt{a} \sqrt{x}} \right )}}{8 b^{\frac{5}{2}}} - \frac{b}{3 \sqrt{a} x^{\frac{7}{2}} \sqrt{1 + \frac{b}{a x}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x)**(1/2)/x**(7/2),x)

[Out]

a**(5/2)/(8*b**2*sqrt(x)*sqrt(1 + b/(a*x))) + a**(3/2)/(24*b*x**(3/2)*sqrt(1 + b/(a*x))) - 5*sqrt(a)/(12*x**(5
/2)*sqrt(1 + b/(a*x))) - a**3*asinh(sqrt(b)/(sqrt(a)*sqrt(x)))/(8*b**(5/2)) - b/(3*sqrt(a)*x**(7/2)*sqrt(1 + b
/(a*x)))

________________________________________________________________________________________

Giac [A]  time = 1.28572, size = 100, normalized size = 0.94 \begin{align*} \frac{1}{24} \, a^{3}{\left (\frac{3 \, \arctan \left (\frac{\sqrt{a x + b}}{\sqrt{-b}}\right )}{\sqrt{-b} b^{2}} + \frac{3 \,{\left (a x + b\right )}^{\frac{5}{2}} - 8 \,{\left (a x + b\right )}^{\frac{3}{2}} b - 3 \, \sqrt{a x + b} b^{2}}{a^{3} b^{2} x^{3}}\right )} \mathrm{sgn}\left (x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x)^(1/2)/x^(7/2),x, algorithm="giac")

[Out]

1/24*a^3*(3*arctan(sqrt(a*x + b)/sqrt(-b))/(sqrt(-b)*b^2) + (3*(a*x + b)^(5/2) - 8*(a*x + b)^(3/2)*b - 3*sqrt(
a*x + b)*b^2)/(a^3*b^2*x^3))*sgn(x)